ApplicationWindow.this

Sets our main struct and passes it to the parent class.

  1. this(AdwApplicationWindow* adwApplicationWindow, bool ownedRef)
    class ApplicationWindow
    this
    (
    AdwApplicationWindow* adwApplicationWindow
    ,
    bool ownedRef = false
    )
  2. this(Application app)

Meta